@charset "utf-8";
/* CSS Document */

.fullSlide {
	width: 100%;
	position: relative;
	height: 574px;
	margin-top:140px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 574px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 574px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 45px;
	left: 0;
	height: 15px;
	line-height: 15px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	overflow: hidden;
	line-height: 9999px;
	background: #fff;
	border-radius: 50%;
	margin: 0px 8px;
}
.fullSlide .hd ul .on {
	background: #cb0200;
}
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	z-index: 9999;
	width: 81px;
	height: 179px;
	background: center no-repeat;
	top: 247.5px;
}
.fullSlide .prev {
	left: 0px;
	background-image: url(../img/icon_lt.png);
}
.fullSlide .next {
	right: 0px;
	background-image: url(../img/icon_rt.png);
}
.picScroll-left {
	overflow: hidden;
	margin-top: 75px;
}
.picScroll-left .n_top {
	margin-bottom: 30px;
	overflow: hidden;
}
.picScroll-left .n_top .left {
	width: 360px;
}
.picScroll-left .n_top .left span {
	display: block;
	width: 210px;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
}
.picScroll-left .n_top .left em {
	display: block;
	width: 130px;
	font-size: 22px;
	background: url(../img/icon3.png) right center no-repeat;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
}
.picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	width: 100px;
}
.picScroll-left .hd .prev {
	display: block;
	float: left;
	background: url(../img/icon4.png) center no-repeat;
	width: 9px;
	height: 19px;
	cursor: pointer;
	margin-top: 5.5px;
}
.picScroll-left .hd .next {
	display: block;
	float: right;
	background: url(../img/icon5.png) center no-repeat;
	width: 9px;
	height: 19px;
	cursor: pointer;
	margin-top: 5.5px;
}
.picScroll-left .hd ul {
	float: left;
	overflow: hidden;
	zoom: 1;
	padding: 0px 20px;
	width: 42px;
}
.picScroll-left .hd ul li {
	float: left;
	width: 8px;
	height: 8px;
	overflow: hidden;
	border-radius: 50%;
	background: #999;
	margin: 11px 3px;
	cursor: pointer;
}
.picScroll-left .hd ul li.on {
	background: #cc0000;
}
.picScroll-left .bd {
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
	height: 384px;
}
.picScroll-left .bd ul li {
	display: block;
	float: left;
	width: 284px;
	height: 354px;
	position: relative;
	margin-right: 20px;
	background: #f2f2f2;
	box-shadow: 2px 2px 1px #e5e5e5;
}
.picScroll-left .bd ul li .pic {
	width: 284px;
	height: 181px;
}
.picScroll-left .bd ul li .pic img{
	width:100%;
	height:100%;
}
.picScroll-left .bd ul li .title {
	display: block;
	width: 244px;
	padding: 0px 20px;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
}
.picScroll-left .bd ul li .date {
	display: block;
	font-size: 12px;
	padding: 0px 20px;
	line-height: 26px;
	margin-bottom: 10px;
}
.picScroll-left .bd ul li .desc {
	color: #c8c8c8;
	font-size: 12px;
	line-height: 20px;
	display: block;
	padding: 0px 20px;
}
.picScroll-left .bd ul li .more {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/icon6.png) center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	bottom: -18px;
	z-index: 9999;
}
.picScroll-left .bd ul li:hover .title {
	color: #02509a;
}
.picScroll-left .bd ul li:hover .more {
	background: url(../img/icon6_h.png) center no-repeat;
}
.tit1 {
	display: block;
	background: url(../img/line.png) center no-repeat;
	font-size: 13px;
	color: #dfdfdf;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.tit2 {
	display: block;
	font-size: 34px;
	text-align: center;
	height: 50px;
	line-height: 60px;
	background: url(../img/icon8.png) center top no-repeat;
}
.tit3 {
	display: block;
	text-align: center;
	color: #9b9b9b;
	height: 50px;
	line-height: 50px;
}
.tit4 {
	display: block;
	font-size: 34px;
	text-align: center;
	height: 50px;
	line-height: 60px;
	background: url(../img/icon13.png) center top no-repeat;
}
.tit4 span {
	color: #cc0000;
}
.about {
	margin-top: 60px;
}
.about .a-bout {
	background: #f7f7f7;
	padding: 30px 0px;
	margin-top: 20px;
}
.about .a-bout .aboutus {
	background: url(../img/city.png) center bottom no-repeat;
	height: 180px;
}
.about .a-bout .aboutus p {
	color: #595959;
	line-height: 30px;
}
.about .a-bout .aboutus a {
	display: block;
	width: 131px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	background: rgba(0,0,0,0.4);
	margin: 25px auto 10px auto;
	border-radius: 5px;
	font-size: 16px;
}
.about .a-bout .aboutus a:hover {
	background: rgba(2,80,154,1);
}
.about ul {
	box-shadow: 2px 2px 1px #e5e5e5;
	background: #fff;
	height: 60px;
	margin-top: 30px;
	padding: 36px 0px;
	overflow: hidden;
}
.about ul li {
	display: block;
	float: left;
	border-right: 1px solid #cacaca;
	width: 239.2px;
	text-align: center;
}
.about ul li span {
	display: block;
	height: 30px;
	line-height: 20px;
	font-size: 48px;
	color: #cc0001;
	/*font-family: "Constantia";*/
}
.about ul li span em {
	font-size: 13px;
	color: #cc0001;
}
.about ul li p {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #a0a0a0;
	font-size: 13px;
	margin-top: 10px;
}
.p-commend a {
	color: #666;
	padding-left: 30px;
	line-height: 30px;
}
.p-commend a:hover {
	color: #cc0001;
}
.product {
	overflow: hidden;
}
.product dl {
	display: block;
	float: left;
	position: relative;
	width: 393px;
	height: 235px;
	margin-right: 10.5px;
	margin-bottom: 11px;
}
.product dl:nth-child(3n) {
	margin-right: 0px;
}
.product dt {
	display: block;
	width: 393px;
	height: 235px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.product dt img {
	width: 100%;
	height: 100%;
}
.product dd {
	display: block;
	width: 228px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	background:rgba(132,132,132,0.6);
}
.product dd a {
	font-size: 16px;
	color: #fff;
}
.product dl:hover dd {
	background: #025099;
}
.advs1 {
	height: 151px;
	margin-top: 45px;
	margin-bottom: 96px;
}
.advantage {
	background: #f1f1f1;
	position: relative;
	height: 650px;
}
.advantage .tapage {
	display: block;
	width: 44px;
	height: 44px;
	background: url(../img/icon7.png);
	position: absolute;
	top: -22px;
	left: 50%;
	margin-left: -22px;
}
.advantage .xize {
	display: block;
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: -600px;
}
.advantage ul li {
	display: block;
	float: left;
	box-shadow: 2px 2px 1px #e5e5e5;
	margin-right: 18px;
	width: 246.5px;
	background: #fff;
	padding: 50px 20px;
	text-align: center;
}
.advantage ul li img {
	height: 93px;
	margin-bottom: 15px;
}
.advantage ul li h2 {
	font-size: 18px;
	color: #656565;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
}
.advantage ul li p {
	color: #a8a8a8;
	line-height: 26px;
	font-size: 14px;
}
.advantage ul li a {
	display: inline-block;
	width: 109px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background: #808080;
	border-radius: 5px;
	margin-top: 30px;
}
.advantage ul li a:hover {
	background: #025099;
}
.advs2 {
	height: 120px;
	margin-top: 20px;
	margin-bottom: 60px;
}
.liyou ul {
	padding: 40px 0px;
	overflow: hidden;
}
.liyou ul li {
	display: block;
	float: left;
	border-right: 1px solid #e7e7e7;
	width: 249.25px;
	padding: 10px 25px 30px 25px;
	text-align: center;
	cursor: pointer;
}
.liyou ul li:nth-child(1) {
	background: url(../img/icon14.png) center 10px no-repeat;
}
.liyou ul li span {
	display: block;
	font-size: 18px;
	color: #424345;
	margin-top: 116px;
}
.liyou ul li:hover span {
	color: #025099;
}
.liyou ul li p {
	display: block;
	font-size: 13px;
	color: #a9a9a9;
	line-height: 26px;
	margin-top: 20px;
}
.liyou ul li:nth-child(2) {
	background: url(../img/icon16.png) center 15px no-repeat;
}
.liyou ul li:nth-child(3) {
	background: url(../img/icon18.png) center 10px no-repeat;
}
.liyou ul li:nth-child(4) {
	background: url(../img/icon20.png) center 30px no-repeat;
}
.liyou ul li:nth-child(1):hover {
	background-image: url(../img/icon15.png);
}
.liyou ul li:nth-child(2):hover {
	background-image: url(../img/icon17.png);
}
.liyou ul li:nth-child(3):hover {
	background-image: url(../img/icon19.png);
}
.liyou ul li:nth-child(4):hover {
	background-image: url(../img/icon21.png);
}
.i-news {
	margin-top: 60px;
}
.i-news {
	background: #f1f1f1;
	position: relative;
	height: 620px;
}
.i-news .tapage {
	display: block;
	width: 44px;
	height: 44px;
	background: url(../img/icon7.png);
	position: absolute;
	top: -22px;
	left: 50%;
	margin-left: -22px;
}
.i-news .left {
	width: 680px;
	margin-top: 50px;
}
.i-news .right {
	width: 480px;
	margin-top: 50px;
}
.i-news .news_top .left {
	width: 360px;
}
.i-news .news_top span {
	display: block;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
	float: left;
}
.i-news .news_top em {
	display: block;
	width: 130px;
	font-size: 22px;
	background: url(../img/icon3.png) right center no-repeat;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	float: left;
}
.i-news .news_top a {
	display: block;
	float: right;
	color: #666;
	line-height: 30px;
}
.i-news .left ul li {
	display: block;
	float: left;
	margin-right: 20px;
	width: 330px;
}
.i-news .left ul li a img {
	width: 330px;
	height: 221px;
	margin-top: 35px;
}
.i-news .left ul li a h2 {
	display: block;
	font-size: 17px;
	color: #474747;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}
.i-news .left ul li a span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 20px;
	line-height: 20px;
}
.i-news .left ul li a p {
	display: block;
	color: #b6b6b6;
	line-height: 20px;
	font-size: 12px;
	margin: 10px 0px 15px 0px;
}
.i-news .left ul li a em {
	display: block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
	background: #025099;
	text-align: center;
	color: #fff;
}
.i-news .left ul li:nth-child(2n) {
	margin-right: 0px;
}
.i-news .left ul li a:hover h2 {
	color: #cc0000;
}
.i-news .left ul li a:hover em {
	background: #cc0000;
}
.i-news .right ul {
}
.i-news .right ul li {
	display: block;
	width: 100%;
	overflow: hidden;
}
.i-news .right ul li .left {
	width: 167px;
	height: 112px;
	margin-top: 35px;
}
.i-news .right ul li a .right {
	width: 300px;
	margin-top: 35px;
}
.i-news .right ul li a .right h2 {
	display: block;
	font-size: 17px;
	color: #474747;
	height: 35x;
	line-height: 35px;
}
.i-news .right ul li a .right span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 20px;
	line-height: 20px;
}
.i-news .right ul li a .right em {
	display: block;
	width: 30px;
	height: 1px;
	background: #cc0000;
}
.i-news .right ul li a .right p {
	display: block;
	color: #b6b6b6;
	line-height: 20px;
	font-size: 12px;
	margin-top: 15px;
}
.i-news .right ul li a:hover .right h2 {
	color: #cc0000;
}
.i-news .right ul li a:hover .right em {
	background: #025099
}
